Skip to content

[9.0](backport #5123) bk: use ubuntu 22.04#5134

Merged
v1v merged 2 commits into9.0from
mergify/bp/9.0/pr-5123
Jul 16, 2025
Merged

[9.0](backport #5123) bk: use ubuntu 22.04#5134
v1v merged 2 commits into9.0from
mergify/bp/9.0/pr-5123

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jul 10, 2025

What is the problem this PR solves?

// Please do not just reference an issue. Explain WHAT the problem this PR solves here.

How does this PR solve the problem?

22.04 is still under support https://en.wikipedia.org/wiki/Ubuntu_version_history

But 20.04 is under expanded security support

image

How to test this PR locally

Design Checklist

  • I have ensured my design is stateless and will work when multiple fleet-server instances are behind a load balancer.
  • I have or intend to scale test my changes, ensuring it will work reliably with 100K+ agents connected.
  • I have included fail safe mechanisms to limit the load on fleet-server: rate limiting, circuit breakers, caching, load shedding, etc.

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool

Related issues


This is an automatic backport of pull request #5123 done by [Mergify](https://mergify.com).

(cherry picked from commit fae7420)

# Conflicts:
#	.buildkite/pipeline.package.mbp.yml
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Jul 10, 2025
@mergify mergify bot requested a review from a team as a code owner July 10, 2025 14:29
@mergify mergify bot requested a review from ycombinator July 10, 2025 14:29
@mergify mergify bot added the backport label Jul 10, 2025
@mergify mergify bot requested a review from michalpristas July 10, 2025 14:29
@mergify mergify bot added the conflicts There is a conflict in the backported pull request label Jul 10, 2025
@mergify
Copy link
Contributor Author

mergify bot commented Jul 10, 2025

Cherry-pick of fae7420 has failed:

On branch mergify/bp/9.0/pr-5123
Your branch is up to date with 'origin/9.0'.

You are currently cherry-picking commit fae7420.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .buildkite/pipeline.package.mbp.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot assigned v1v Jul 10, 2025
@prodsecmachine
Copy link

prodsecmachine commented Jul 10, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@v1v v1v enabled auto-merge (squash) July 10, 2025 14:37
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@v1v v1v removed the conflicts There is a conflict in the backported pull request label Jul 10, 2025
@mergify
Copy link
Contributor Author

mergify bot commented Jul 14, 2025

This pull request has not been merged yet. Could you please review and merge it @v1v? 🙏

@pkoutsovasilis
Copy link
Contributor

@v1v should we merge this? 🙂

@v1v
Copy link
Member

v1v commented Jul 16, 2025

Waiting on code owner review from elastic/elastic-agent-control-plane. :/

@pkoutsovasilis
Copy link
Contributor

this is a backport it shouldn't require a code owner review 🤔

@v1v v1v merged commit 9208d8e into 9.0 Jul 16, 2025
9 checks passed
@v1v v1v deleted the mergify/bp/9.0/pr-5123 branch July 16, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants